Versions:

  • 0.25.10
  • 0.25.8
  • 0.25.6
  • 0.25.5
  • 0.25.4
  • 0.25.3
  • 0.25.2
  • 0.25.1
  • 0.25.0
  • 0.23.1

Markdown-Oxide 0.25.10, the tenth release in a rapid ten-version development cycle overseen by publisher Felix Zeller, positions itself as an unbundled Personal Knowledge Management System that refrains from reinventing the editor wheel. Instead, the Rust-based server speaks the Language Server Protocol, turning any LSP-compatible text editor into a note-linked knowledge base whose files remain plain Markdown and whose graph of connections, tags, and references is maintained silently in the background. While Neovim receives the richest integration—complete with auto-completion of note titles, diagnostics for broken links, and fuzzy finder for related notes—users of VS Code, Helix, Zed, and any other LSP-aware client can summon the same functionality through standard go-to-definition, hover, and completion requests. The design deliberately mirrors Obsidian’s conventions: [[wikilinks]], #tags, and folder-based vaults import cleanly, so existing Obsidian repositories open without conversion and continue to interoperate with mobile or desktop Obsidian clients. Because the application is headless, writers who have invested hours tailoring keymaps, themes, or plug-ins in their preferred editor keep that environment intact while gaining fast, incremental indexing, incremental search, and safe concurrent edits across large note collections. Typical use cases include academic research vaults, Zettelkasten note chains, project wikis, and dev-log notebooks maintained alongside code. The software is available for free on get.nero.com, with downloads provided via trusted Windows package sources (e.g. winget), always delivering the latest version, and supporting batch installation of multiple applications.

Tags: